projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2c287b
)
; Fix some markup in doc/lispref/commands.texi.
author
Basil L. Contovounesios
<basil@contovou.net>
Sun, 23 Mar 2025 17:13:52 +0000
(18:13 +0100)
committer
Basil L. Contovounesios
<basil@contovou.net>
Sun, 23 Mar 2025 17:13:52 +0000
(18:13 +0100)
doc/lispref/commands.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/commands.texi
b/doc/lispref/commands.texi
index 506788340c81c820194dabf10ffe712e98dbe443..fcd6dce3277850de0f35b0884456e720ec8c5677 100644
(file)
--- a/
doc/lispref/commands.texi
+++ b/
doc/lispref/commands.texi
@@
-1209,7
+1209,7
@@
If the last event came from a keyboard macro, the value is @code{macro}.
@cindex input devices
@cindex device names
Input events must come from somewhere; sometimes, that is a keyboard
-macro, a signal, or
`unread-command-events'
, but it is usually a
+macro, a signal, or
@code{unread-command-events}
, but it is usually a
physical input device connected to a computer that is controlled by
the user. Those devices are referred to as @dfn{input devices}, and
Emacs associates each input event with the input device from which it